home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc2_x / mb21.sea / MB2.1 Release / stylesheet_3037.css < prev   
Cascading Style Sheet File  |  1991-06-01  |  219b  |  21 lines

  1.         .style1
  2.         {
  3.         }
  4.         .style2
  5.         {
  6.             font-weight: bold;
  7.         }
  8.         .style3
  9.         {
  10.             font-style: italic;
  11.         }
  12.         .style4
  13.         {
  14.             text-decoration: underline;
  15.         }
  16.         .style5
  17.         {
  18.             text-decoration: underline;
  19.             font-weight: bold;
  20.         }
  21.